Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14s ago0x07362d…33852c
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa628…b7bc14s ago0xaf6d82…443319
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase14s ago0xff51ea…708aa0
0xa54d…49f50xf689…6444Base—$3.2770%0x64b2…883314s ago0xc9029f…8ca213
0x04bb…ea990x6839…1a2bBase—$1.00100%coinbase14s ago0xee61f2…4572c3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x2d6ffc…4c4a8c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18s ago0x3b6878…9ef0ce
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc18s ago0x998d09…27a76a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6280…2e7918s ago0x5c4272…6aa2ef
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18s ago0x2338ea…3a544c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x63c2e5…8e1c34
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase18s ago0xcbc710…45441c
0x1393…c07d0x47c5…4fc3Base—$10.0070%0x90ad…1cd622s ago0xd45745…64f2aa
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase24s ago0x502df4…0d6514
0x998d…a1030x5b7e…97b3Base—$0.00270%0x2772…8c1726s ago0x72affd…51c932
0x2fa2…9ee70x6839…1a2bBase—$1.00100%coinbase28s ago0xab67ff…3de272
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xdd5199…36143c
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793228s ago0x9bdb19…b423a0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x846fb0…476007
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x6779de…3755de
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase36s ago0x17a0d3…b6fefa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase40s ago0x481a6b…b03f0c
0x6b40…4acb0x47c5…4fc3Base—$10.5070%0xc4f0…359640s ago0xa6260d…1557b0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xd2250b…8fc066
0x6976…faee0xd8eb…627dBase—$2.0070%0x3e32…3ce744s ago0x837d2f…1d7fd6

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.