Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xea4ed6…942e6b
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x42ce7d…f57a4a
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xeb28e9…6d74ad
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xe103fe…928e88
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x0cf86a…fd1919
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x4ae685…e18352
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x7995bf…e1daa1
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x520446…ee0012
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x701227…26b221
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xddba19…d8520e
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xef49a6…b7314d
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0xd933d5…731e91
0x130b…af580x5aae…482eBase—$0.001100%coinbase7d ago0x63cca5…537a7f
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x331203…27eecf
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0xa4ed05…bf6c18
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x2ed319…54d671
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0xfda265…73769c
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x6a161f…b280a3
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x4d1aa5…ca63d9
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x4c5b6a…67712a
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0xb905c5…3b8f9d
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x78af1a…df1323
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x1b54be…abb115
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0xee86bf…9b1ac6
0x130b…af580x5aae…482eBase—$0.001100%coinbase8d ago0x9f76f0…31489a

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.