Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xb5dc…ae6aBase—$2,999.2370%0x64b2…883334d ago0x0e51a2…bed1e2
0xa54d…49f50x4089…addaBase—$4,498.1670%0x64b2…883334d ago0x7a1150…6e4f28
0xa54d…49f50xe031…9c9aBase—$1,477.3170%0x64b2…883334d ago0xe8cedf…35ccbb
0xa54d…49f50xd651…ec8dBase—$4,033.2870%0x64b2…883334d ago0x17b599…231a61
0xa54d…49f50x741e…967bBase—$35,302.9670%0x64b2…883334d ago0x9f5e86…7fcc38
0xa54d…49f50x230c…353bBase—$1,998.9870%0x64b2…883334d ago0x286e9c…57c52b
0xa54d…49f50x666e…086bBase—$5.9070%0x64b2…883334d ago0xcd8ae0…def98e
0xa54d…49f50x5c8b…eb2fBase—$2,403.4370%0x64b2…883334d ago0x81d26d…6c5603
0xa54d…49f50x5c8b…eb2fBase—$1,756.6670%0x64b2…883334d ago0x00beab…45b13a
0xa54d…49f50x21f8…bb78Base—$18.9570%0x64b2…883334d ago0x2c78ac…d8da75
0xa54d…49f50x8544…7f44Base—$1,016.8870%0x64b2…883334d ago0xb8afbe…b8775e
0xa54d…49f50x5c8b…eb2fBase—$4,404.6570%0x64b2…883334d ago0x0bd843…51cebb
0xa54d…49f50x5c8b…eb2fBase—$2,204.9670%0x64b2…883334d ago0x01a8bb…73ae09
0xa54d…49f50xda92…d9f9Base—$147,478.3370%0x7347…d69134d ago0xf13fc6…2cf277
0xa54d…49f50x16a1…76d5Base—$3,047.9570%0x64b2…883334d ago0xe3665d…b3a941
0xa54d…49f50xb924…6e51Base—$1.3670%0x64b2…883334d ago0x5937b0…2a9aea
0xa54d…49f50x74b7…612bBase—$2.3070%0x7347…d69134d ago0xa7bf82…bcccdd
0xa54d…49f50x749f…4c5cBase—$1,982.6870%0x64b2…883334d ago0xaf563f…7a905c
0xa54d…49f50x0f25…b5e9Base—$4,997.9870%0x64b2…883334d ago0xa9b83e…bc9388
0xa54d…49f50x2d80…6a9eBase—$1,789.1270%0x7347…d69134d ago0xe4f5ef…ab8435
0xa54d…49f50x2ac1…079cBase—$5.6670%0x7347…d69134d ago0x2c08fe…4c3a47
0xa54d…49f50xccbf…22cbBase—$6.0270%0x64b2…883334d ago0xe70798…b52b81
0xa54d…49f50x8010…5e63Base—$651.9870%0x7347…d69134d ago0x4ec126…b0fec8
0xa54d…49f50x24c2…bdb7Base—$6.0470%0x64b2…883334d ago0xd89231…8954e9
0xa54d…49f50x1f15…c855Base—$1,883.4470%0x64b2…883334d ago0x55d247…e8d74e

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.