Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$116.99100%0xa640…7f4055d ago0xd0f11d…8dd470
0xa787…64cf0x0e3d…7757Base—$2.10100%0xa5c8…4ccb55d ago0x021835…2088fa
0xa787…64cf0x0e3d…7757Base—$29.40100%0xc072…b4b155d ago0x0a9211…632f97
0x6cc3…1cdd0x0e3d…7757Base—$315.00100%0x8d6c…345855d ago0x9ad34d…cbaa38
0x1332…66eb0x0e3d…7757Base—$5.25100%0xa628…b7bc55d ago0x3b140e…16d6e8
0xc9a2…31540x0e3d…7757Base—$2.10100%0x1868…142655d ago0x71e2ca…5b8aa0
0x1332…66eb0x0e3d…7757Base—$27.30100%0xcb3f…dc2955d ago0x623097…814638
0x03f3…3a730x0e3d…7757Base—$117.31100%0xc836…5c4655d ago0x2c834f…d37052
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1ae8…2c7355d ago0x8f2460…cd0dd2
0x4c53…0fcc0x0e3d…7757Base—$49.35100%0x6344…a21a55d ago0x7aa9ff…78308e
0x8567…96a80x0e3d…7757Base—$306.00100%0xf74f…ffda55d ago0xfca241…8e7dc5
0xa414…76a10x0e3d…7757Base—$11.08100%0x0c48…3ed655d ago0x23b7ed…10b480
0xfcf3…d9eb0x0e3d…7757Base—$7.35100%0x8134…084955d ago0x94ac55…3e7af2
0xa787…64cf0x0e3d…7757Base—$11.55100%0x8de7…1c2c55d ago0xcf6308…3ffee1
0x1332…66eb0x0e3d…7757Base—$200.00100%0x02d7…6ab355d ago0xfd0fbe…c4879c
0xa787…64cf0x0e3d…7757Base—$3.15100%0xe59f…80f755d ago0x7c102c…2a2c94
0x8b0a…8dd20x0e3d…7757Base—$47.25100%0x666e…093055d ago0xb7e432…038162
0x5d79…ab930x0e3d…7757Base—$3.15100%0x1798…f45f55d ago0xc7cb83…a56019
0x1332…66eb0x0e3d…7757Base—$10.00100%0x5d3d…e33355d ago0xb98c3b…dc12a1
0xa787…64cf0x0e3d…7757Base—$15.75100%0x55b3…f1a055d ago0xc9a4b1…95f5cf
0x1332…66eb0x0e3d…7757Base—$8.40100%0x37bf…71af55d ago0x5fecd7…34c89e
0xa520…eca40x0e3d…7757Base—$1.05100%0x5720…a5f455d ago0xba642d…9a81d3
0x1332…66eb0x0e3d…7757Base—$94.50100%0x88df…6a4d55d ago0x8024e8…8e795b
0x1332…66eb0x0e3d…7757Base—$525.00100%0x21ab…01d955d ago0x74f190…e8398c
0x1332…66eb0x0e3d…7757Base—$3.15100%0x3d76…265f55d ago0x0ad36e…b4ae71

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.