Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab6b…78cc0x2b50…b608Base—$0.01100%coinbase78d ago0xec8009…9e869b
0xab6b…78cc0x62b9…1c1dBase—$0.01100%coinbase78d ago0x78f2d4…21018a
0xab6b…78cc0x5cc4…33faBase—$0.01100%coinbase78d ago0x827620…63cd9a
0xab6b…78cc0xd006…59b8Base—$0.01100%coinbase78d ago0x5e7d2a…59ef05
0xab6b…78cc0x1748…6a6cBase—$0.01100%coinbase78d ago0x142e99…c43a6a
0xab6b…78cc0xc029…cb08Base—$0.01100%coinbase78d ago0x672127…74c783
0xab6b…78cc0x2f35…beb3Base—$0.01100%coinbase78d ago0x57a678…44649c
0xab6b…78cc0x2b9c…0daeBase—$0.01100%coinbase78d ago0xa60828…24eaf3
0xab6b…78cc0x462c…9e84Base—$0.01100%coinbase78d ago0xffea32…ac2ccd
0xab6b…78cc0x847d…a7baBase—$0.01100%coinbase78d ago0x60487a…d1ebdb
0xab6b…78cc0x0ad0…9e99Base—$0.01100%coinbase78d ago0x3b69f1…cb828b
0xab6b…78cc0xb474…6248Base—$0.01100%coinbase78d ago0x77b76c…f6357d
0xab6b…78cc0xfa9a…c455Base—$0.01100%coinbase78d ago0x5f170c…0d6821
0xab6b…78cc0x3d83…4903Base—$0.01100%coinbase78d ago0xfd4821…71af40
0xab6b…78cc0x8072…324fBase—$0.01100%coinbase78d ago0xfc7044…7c69c4
0xab6b…78cc0xb619…b6cbBase—$0.01100%coinbase78d ago0x14913a…cff651
0xab6b…78cc0x3ac4…b688Base—$0.01100%coinbase78d ago0x2ba6cf…f7effa
0xab6b…78cc0x1fc9…9e73Base—$0.01100%coinbase79d ago0x5c584e…4af029
0xab6b…78cc0x5ce5…7999Base—$0.01100%coinbase79d ago0xf8c5ac…c1274b
0xab6b…78cc0x6355…14f8Base—$0.01100%coinbase79d ago0xb1a471…cf90a2
0xab6b…78cc0x4dc7…bbabBase—$0.01100%coinbase79d ago0x29f4a4…4b975d
0xab6b…78cc0x8e87…2e75Base—$0.01100%coinbase79d ago0x6abfca…d51c78
0xab6b…78cc0x9327…2fceBase—$0.01100%coinbase79d ago0x05a3ac…e2d980
0xab6b…78cc0x38d9…45d7Base—$0.01100%coinbase79d ago0x870d98…8ea266
0xab6b…78cc0xe11a…e380Base—$0.01100%coinbase79d ago0x0416da…daeb58

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.