Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x936d…1e720x6366…f1e2Base$0.2670%0x17c8…043620d ago0xbc22d1…c5a4bd
0x936d…1e720x6366…f1e2Base$0.0270%0x17c8…043620d ago0x656d70…abf9bb
0x936d…1e720x6366…f1e2Base$0.0570%0xfc74…d8a520d ago0x2bd0e0…0a6021
0x936d…1e720x6366…f1e2Base$0.2370%0x17c8…043620d ago0x49be2b…b94856
0x936d…1e720x6366…f1e2Base$0.1970%0x17c8…043620d ago0x03ad37…c05d58
0x936d…1e720x6366…f1e2Base$0.3670%0x17c8…043620d ago0x19a66e…550776
0x936d…1e720x6366…f1e2Base$0.2770%0x17c8…043620d ago0x3bd50c…94c74a
0x936d…1e720x6366…f1e2Base$0.0470%0xfc74…d8a520d ago0x469c5f…a5f789
0x936d…1e720x6366…f1e2Base$0.0270%0xfc74…d8a520d ago0x12fce6…a36998
0x936d…1e720x6366…f1e2Base$0.2070%0x17c8…043620d ago0xe63834…a8ce9f
0x936d…1e720x6366…f1e2Base$0.1570%0x17c8…043620d ago0xd13443…7a532e
0x936d…1e720x6366…f1e2Base$0.4170%0x17c8…043620d ago0xde724b…ebd14f
0x936d…1e720x6366…f1e2Base$0.0170%0xfc74…d8a520d ago0xd786e5…646fd6
0x936d…1e720x6366…f1e2Base$0.1970%0x17c8…043620d ago0x46b7c6…93cea4
0x936d…1e720x6366…f1e2Base$0.1570%0x17c8…043620d ago0xa46e1a…4fe23d
0x936d…1e720x6366…f1e2Base$0.2870%0x17c8…043620d ago0xbfc334…628913
0x936d…1e720x6366…f1e2Base$0.0470%0xfc74…d8a520d ago0xbcf670…2c1c84
0x936d…1e720x6366…f1e2Base$0.0770%0x17c8…043620d ago0x68d07e…7fbbb4
0x936d…1e720x6366…f1e2Base$0.2670%0xfc74…d8a520d ago0x488ada…f29372
0x936d…1e720x6366…f1e2Base$0.0170%0xfc74…d8a520d ago0xdf3b68…cb6c24
0x936d…1e720x6366…f1e2Base$0.2270%0xfc74…d8a520d ago0xe045a7…b88c83
0x936d…1e720x6366…f1e2Base$0.0470%0x17c8…043620d ago0x272da7…08b7ff
0x936d…1e720x6366…f1e2Base$0.2070%0x17c8…043620d ago0x0cf99a…f21405
0x936d…1e720x6366…f1e2Base$0.0970%0xfc74…d8a520d ago0xd8d8b3…727b30
0x936d…1e720x6366…f1e2Base$0.2370%0x17c8…043620d ago0xf8a165…bd26da

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.