Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c4…37fc0x7123…eb7bBase—$0.01100%coinbase70d ago0xa0624d…b80d34
0xd9c4…37fc0x6b6a…9fb0Base—$0.01100%coinbase70d ago0x858c75…7f9c3e
0xd9c4…37fc0xaa83…f509Base—$0.01100%coinbase70d ago0x77da47…a868a1
0xd9c4…37fc0x23af…81f9Base—$0.01100%coinbase70d ago0x4aac58…e9071e
0xd9c4…37fc0x2843…8290Base—$0.01100%coinbase70d ago0xd0c4d8…60b59f
0xd9c4…37fc0xed61…d221Base—$0.01100%coinbase70d ago0x5cbf06…464b14
0xd9c4…37fc0xe406…639eBase—$0.01100%coinbase70d ago0x35f6b6…a966f4
0xd9c4…37fc0x86af…5931Base—$0.01100%coinbase70d ago0x55497c…007976
0xd9c4…37fc0xd6be…99a2Base—$0.01100%coinbase70d ago0x7dc3d4…e1b767
0xd9c4…37fc0x987c…9cebBase—$0.01100%coinbase70d ago0x0b554f…36107f
0xd9c4…37fc0xd792…5036Base—$0.01100%coinbase70d ago0xb8faae…69c781
0xd9c4…37fc0x5a91…edddBase—$0.01100%coinbase70d ago0x036ecd…ee3317
0xd9c4…37fc0x4004…6c4bBase—$0.01100%coinbase70d ago0xb79e77…bc6bae
0xd9c4…37fc0xece6…58d5Base—$0.01100%coinbase70d ago0xd587bf…9e727f
0xd9c4…37fc0x97d0…09fdBase—$0.01100%coinbase70d ago0x1bdb98…75af10
0xd9c4…37fc0x41e5…01a2Base—$0.01100%coinbase70d ago0x3538d5…6974ea
0xd9c4…37fc0xe6b6…bae7Base—$0.01100%coinbase70d ago0x407154…bdba3a
0xd9c4…37fc0xd0ba…fa12Base—$0.01100%coinbase70d ago0x0b06c1…793dbe
0xd9c4…37fc0x5db0…6393Base—$0.01100%coinbase70d ago0xeb42e8…4a5865
0xd9c4…37fc0x533f…a203Base—$0.01100%coinbase70d ago0x7e124b…ef6a5f
0xd9c4…37fc0xfa8d…278bBase—$0.01100%coinbase70d ago0xfaedad…2e2fc6
0xd9c4…37fc0x150c…eb12Base—$0.01100%coinbase70d ago0x96a65d…fe27e0
0xd9c4…37fc0xaa02…8607Base—$0.01100%coinbase70d ago0xdbabd9…b9bf94
0xd9c4…37fc0x402e…b6f5Base—$0.01100%coinbase70d ago0xa059bc…f90168
0xd9c4…37fc0x7bcf…81e3Base—$0.01100%coinbase70d ago0xcebeac…38c491

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.