Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x6d0c…c142Base$27.8770%0x64b2…883320d ago0x3b14f0…b8723c
0xa54d…49f50x6d0c…c142Base$7.8870%0x64b2…883320d ago0x8abde2…eb3d74
0xa54d…49f50x6d0c…c142Base$7.9870%0x64b2…883320d ago0xe7bf9e…176704
0xa54d…49f50x6d0c…c142Base$7.8870%0x64b2…883320d ago0xf7b901…35118c
0xa54d…49f50x6d0c…c142Base$7.9870%0x64b2…883320d ago0x929a0b…7a920f
0xa54d…49f50x6d0c…c142Base$7.9870%0x64b2…883320d ago0x65ab84…730f0b
0xa54d…49f50x6d0c…c142Base$7.9870%0x64b2…883320d ago0x29844c…98e66f
0xa54d…49f50x6d0c…c142Base$7.9870%0x64b2…883320d ago0xe876b3…abc58b
0xa54d…49f50x6d0c…c142Base$7.8870%0x64b2…883320d ago0x73e841…3d379a
0xa54d…49f50x6d0c…c142Base$7.9870%0x64b2…883320d ago0x704bde…ff9ebb
0xa54d…49f50x6d0c…c142Base$7.9870%0x64b2…883320d ago0x043a7a…ddcc01
0xa54d…49f50x6d0c…c142Base$27.8670%0x64b2…883320d ago0x853d2e…864a50
0xa54d…49f50x6d0c…c142Base$0.9970%0x64b2…883320d ago0xb63522…7496f9
0xa54d…49f50x6d0c…c142Base$0.9970%0x64b2…883320d ago0x3727f4…e3272b
0xa54d…49f50x6d0c…c142Base$0.9970%0x64b2…883320d ago0xd0a348…f03f72
0xa54d…49f50x6d0c…c142Base$0.9970%0x64b2…883320d ago0x5a931f…cef406
0xa54d…49f50x6d0c…c142Base$0.9870%0x64b2…883320d ago0x5feab8…6565ad
0xa54d…49f50x6d0c…c142Base$11.5170%0x64b2…883320d ago0x598016…a1d730
0xa54d…49f50x6d0c…c142Base$0.9870%0x64b2…883320d ago0x66ea3c…3a48ff
0xa54d…49f50x6d0c…c142Base$19.9770%0x64b2…883320d ago0x269dfb…624849
0xa54d…49f50x6d0c…c142Base$19.9770%0x64b2…883320d ago0x7b7682…858575
0xa54d…49f50x6d0c…c142Base$14.8070%0x64b2…883320d ago0x3c3c87…5c6a0d
0xa54d…49f50x6d0c…c142Base$18.9270%0x64b2…883321d ago0x3b4c9a…10f98c
0xa54d…49f50x6d0c…c142Base$19.8870%0x64b2…883321d ago0x06e5ff…c6e513
0xa54d…49f50x6d0c…c142Base$19.6270%0x64b2…883321d ago0x8208bb…9637bc

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.