Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase7d ago0xa2082f…2852eb
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x9b3202…6b3d65
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x51b896…fbf246
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x3fa5fa…ed4a53
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x3ecfc8…a0fd56
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x11cbbe…434a65
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x0826ba…2b0480
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0xce6bb2…34a493
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x0a0b9e…feeeef
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x49450c…6c76e1
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x9d6947…36e326
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase7d ago0x057d06…f88fad
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase7d ago0x8fdecd…bef195
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase7d ago0x939a96…04d10c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xec85b9…094740
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase7d ago0x2eec68…dbd44c
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0xd72bc7…82c7c2
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x597b86…45b5c5
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x0a0dd6…579067
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x3d87a6…e3ec33
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0xe653bf…2311f3
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x34ecec…910833
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x5c39b6…9e61e7
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x3f4b27…4d0124
0x2452…760c0xa9dd…2315Base$0.002100%coinbase7d ago0x4912f4…3241ac

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.