Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0x1d9642…9c54ae
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0x46d6a8…f402d2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0x1f53fd…04e879
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0x3d72d3…d48753
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0x419cc1…ad9cb6
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0xaf12de…a4a73c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0x652e14…7fd2ae
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0xe50cc9…0db1d3
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0x30aef3…549cf0
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0x8a1679…5e75aa
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0xde3bc4…5e35f6
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0x043b80…27cb51
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0x552ae8…d5305a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0xd88734…4d64e3
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0xcc861e…b11121
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0xdeabe1…8afc02
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0x7a90d3…5ce316
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0xd2e382…8edb28
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0x451707…21c662
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0x82bc16…3502b4
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0x8746e4…1fb2cb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0x48e7c4…377a2d
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0xf50d60…f2ef85
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase107d ago0x2cf3e8…961482
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates107d ago0x051be7…1907b0

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.