Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$18.90100%0x3368…d66b107d ago0xbfb4d0…993fa5
0x1332…66eb0x0e3d…7757Base$1.05100%0x1875…8fcf107d ago0x4677b1…7c9ba6
0x1332…66eb0x0e3d…7757Base$21.00100%0xb3fe…1c05107d ago0xe0b366…f6b82f
0x1332…66eb0x0e3d…7757Base$10.50100%0x1cb5…c0e2107d ago0xd9364b…66db64
0x1332…66eb0x0e3d…7757Base$10.50100%0x0c48…3ed6107d ago0xe17eb6…a1bca6
0x1332…66eb0x0e3d…7757Base$105.00100%0x6f36…132b107d ago0x794232…92f2e2
0x1332…66eb0x0e3d…7757Base$78.75100%0x80e2…1873107d ago0x96c946…0d8498
0x1332…66eb0x0e3d…7757Base$100.00100%0xf867…7e9b107d ago0x45216a…d09890
0x1332…66eb0x0e3d…7757Base$1.00100%0xc4f0…3596107d ago0x853e7f…77aa4a
0x1332…66eb0x0e3d…7757Base$379.00100%0x96be…0b46107d ago0x3d7a62…acb5bf
0x1332…66eb0x0e3d…7757Base$21.00100%0x4a9f…0311107d ago0x96fb1b…3b6310
0x1332…66eb0x0e3d…7757Base$7.35100%0x52ba…5177107d ago0xf3a5f5…61d390
0x1332…66eb0x0e3d…7757Base$21.00100%0xca9f…d201107d ago0x882e62…94129d
0x1332…66eb0x0e3d…7757Base$10.00100%0x0971…930e107d ago0x42a870…9d2f93
0x1332…66eb0x0e3d…7757Base$210.00100%0xaf62…40b9107d ago0xa6803d…f48a89
0x1332…66eb0x0e3d…7757Base$1.05100%0xfbba…dd90107d ago0x868329…50c5a5
0x1332…66eb0x0e3d…7757Base$10.50100%0xc6b9…2d86107d ago0x5d182c…8e1703
0x1332…66eb0x0e3d…7757Base$1.00100%0x4e90…564a107d ago0xeb0859…46d2b8
0x1332…66eb0x0e3d…7757Base$6.30100%0x7a25…7fdc107d ago0x855b45…db9512
0x1332…66eb0x0e3d…7757Base$1,223.99100%0x1ef5…d9e8107d ago0xade8f4…2914dd
0x1332…66eb0x0e3d…7757Base$4.20100%0x2a1b…cb28107d ago0x6fb509…c31758
0x1332…66eb0x0e3d…7757Base$105.00100%0x4c91…bd49107d ago0xf0bc3a…0f2371
0x1332…66eb0x0e3d…7757Base$5.25100%0x065e…0a60107d ago0x15595f…70649a
0x1332…66eb0x0e3d…7757Base$9.45100%0x0d6a…b704107d ago0x475e04…033c41
0x1332…66eb0x0e3d…7757Base$10.50100%0xa48e…f661107d ago0x3f4878…cb587e

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.