Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase9s ago0x1cb0a8…90be9a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x44bc…cd6a9s ago0xf2f75d…edf8e8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase11s ago0x28a0bf…64c707
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase11s ago0x9b7b3e…f55dfb
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a511s ago0x6f933d…431f05
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase13s ago0x8fb075…8bde66
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase13s ago0xeeee06…157e2c
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase15s ago0x158b0d…851eee
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x7758ee…9d63f5
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase17s ago0x4e7b6f…cea097
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xf3f5b7…eaea93
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19s ago0x321c0e…05b1a4
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase19s ago0xea7ccf…8fce4d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase21s ago0x3aed3e…8a582b
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase21s ago0x058902…4d5a4c
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x5e3385…70caf6
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase23s ago0xeded75…9409dd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase23s ago0xd7748d…832089
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase23s ago0x676e0a…4a8add
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase25s ago0xc12080…19648c
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase25s ago0x2c300b…6853e9
0x2639…033d0xef43…6c7fBase—$0.01100%virtuals25s ago0xbbce1c…2fe1f0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase27s ago0xf556a7…9c8025
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase27s ago0xfe668f…f378f6
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase27s ago0xcf3516…13a69a

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.