Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x517a…5c040x3e0a…78e7Base—$0.00364100%coinbase74d ago0x218fab…235606
0x517a…5c040x3e0a…78e7Base—$0.005329100%coinbase74d ago0xfe922c…9c9b68
0x517a…5c040x3e0a…78e7Base—$0.003149100%coinbase74d ago0xa5544f…290300
0x517a…5c040x3e0a…78e7Base—$0.004026100%coinbase74d ago0x87f367…21993b
0x517a…5c040x3e0a…78e7Base—$0.005002100%coinbase74d ago0x5b6ef2…b23ee2
0x517a…5c040x3e0a…78e7Base—$0.003817100%coinbase74d ago0x6cef9c…b0578f
0x517a…5c040x3e0a…78e7Base—$0.00529100%coinbase74d ago0xf31396…77bd97
0x517a…5c040x3e0a…78e7Base—$0.004235100%coinbase75d ago0xd6e544…a14c72
0x517a…5c040x3e0a…78e7Base—$0.005871100%coinbase75d ago0x72c5c8…d3bdc7
0x517a…5c040x3e0a…78e7Base—$0.005743100%coinbase75d ago0x5b9b61…c720d5
0x517a…5c040x3e0a…78e7Base—$0.003788100%coinbase75d ago0xaa24c6…6cfb15
0x517a…5c040x3e0a…78e7Base—$0.0056100%coinbase75d ago0xcfd3ed…7301b1
0x517a…5c040x3e0a…78e7Base—$0.004159100%coinbase75d ago0x54ea7a…bfecf9
0x517a…5c040x3e0a…78e7Base—$0.005202100%coinbase75d ago0xf134f3…9fe093
0x517a…5c040x3e0a…78e7Base—$0.00493100%coinbase75d ago0x17c0c0…a122ea
0x517a…5c040x3e0a…78e7Base—$0.004059100%coinbase75d ago0x379c0b…5e81d3
0x517a…5c040x3e0a…78e7Base—$0.00586100%coinbase75d ago0x4df19d…e044ae
0x517a…5c040x3e0a…78e7Base—$0.002896100%coinbase75d ago0x17c37e…d7cb57
0x517a…5c040x3e0a…78e7Base—$0.002817100%coinbase75d ago0xbe5a44…37b34e
0x517a…5c040x3e0a…78e7Base—$0.00543100%coinbase75d ago0xf68034…a42348
0x517a…5c040x3e0a…78e7Base—$0.004492100%coinbase75d ago0x10907b…1ddbfe
0x517a…5c040x3e0a…78e7Base—$0.005544100%coinbase75d ago0x61d738…4aba97
0x517a…5c040x3e0a…78e7Base—$0.004084100%coinbase75d ago0x3f329c…618f26
0x517a…5c040x3e0a…78e7Base—$0.003101100%coinbase75d ago0xa402a3…6fdbd2
0x517a…5c040x3e0a…78e7Base—$0.004771100%coinbase75d ago0x68c76b…fad62c

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.