Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x138514…ba9add
0xc7f3…c0440x5f11…468aBase—$0.35100%primer14s ago0xbc79dc…d1f18c
0x63d5…ae9a0xa8b2…1d68Base—$0.0170%0x9501…c67714s ago0x9e378e…8e1d31
0xdc24…32190x224a…d1b3Base—$0.1070%0xa08f…a29e18s ago0x0ad28b…8123a7
0x84c2…676e0x9386…ca25Basex402 service$10.79100%coinbase18s ago0x48dddf…7a7851
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase20s ago0x462631…5f21a0
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0x3285e1…c93e94
0x2fa4…aebf0x513b…9f6cBase—$5.0070%0x3e32…3ce722s ago0x01c317…336fca
0xa0ae…fa180x3e0a…78e7Base—$0.004814100%coinbase22s ago0x2137b7…17ed33
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase22s ago0xde2df1…26a06b
0x8476…54130x6839…1a2bBase—$0.003100%coinbase24s ago0x6c8119…560fe4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase24s ago0xd36cae…d2c47d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase26s ago0x3fe9df…c86c30
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase26s ago0x24e87c…b96b8d
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase28s ago0x6e914c…132fb7
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase28s ago0xff83a2…22511b
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase28s ago0x908268…f8c66a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase28s ago0x277b8a…ec6e23
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase30s ago0x3e3552…4a42be
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase30s ago0x8fbeaf…d60ab6
0x878d…76960xa9dd…2315Base—$0.002100%coinbase30s ago0x789e0b…116bb9
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase30s ago0x98fae6…592b7e
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase30s ago0x64fa83…e29087
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase30s ago0x240b84…0067e0
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f030s ago0xb06aac…5debf2

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.