Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4c1…a9c50x578c…1063BaseTenjin$0.001100%coinbase2d ago0x04da08…3716a6
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x98db89…53b7e3
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x31093f…6a0661
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x845d95…a94a63
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0xb248ee…87ab8e
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0xfe02d5…186a06
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x8e91d8…a03b71
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0xc91d05…9a1ab2
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x4eb3f6…9bf4fa
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x8b2541…058a59
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x5e2e91…a477bd
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x568dd6…cb3aa4
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x4fe214…b60599
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x22a2c1…801a51
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x5be481…fffb47
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase2d ago0x160860…8c5324
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase3d ago0xd0fab9…bb4278
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase3d ago0x2fb31b…a09efc
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase3d ago0x690113…408431
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase3d ago0xa25437…225d7c
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase3d ago0x90d93f…615a6f
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase3d ago0x61c4be…75f8eb
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase3d ago0xc7cb1e…7138fd
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase3d ago0x1408d6…5f211b
0x3200…bb380x578c…1063BaseTenjin$0.001100%coinbase3d ago0x2693a2…81babb

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.