Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0xa5e3…a7a3115d ago0xad7619…99945e
0xa787…64cf0x0e3d…7757Base$21.00100%0xba2c…ddc8115d ago0xf5d32f…6db8e4
0xa787…64cf0x0e3d…7757Base$5.25100%0x2035…57d3115d ago0x8b67a6…ea4dac
0xa787…64cf0x0e3d…7757Base$2.10100%0x65ca…0ec1115d ago0xb8b262…f44672
0xa787…64cf0x0e3d…7757Base$7.35100%0x33cf…fffe115d ago0xe6e3b3…2106b8
0xa787…64cf0x0e3d…7757Base$3.15100%0x1434…1c6e115d ago0x33411c…dd7ced
0xa787…64cf0x0e3d…7757Base$3.15100%0xdf85…203b115d ago0xef0f41…a83bb7
0xa787…64cf0x0e3d…7757Base$1.05100%0x6ae4…e26d115d ago0xd7168c…45b704
0xa787…64cf0x0e3d…7757Base$5.25100%0xa894…209f115d ago0x1db04f…1731c9
0xa787…64cf0x0e3d…7757Base$10.50100%0xab17…f943115d ago0xd743b3…7ba48b
0xa787…64cf0x0e3d…7757Base$21.00100%0x2fa9…16de115d ago0x71f587…db7b10
0xa787…64cf0x0e3d…7757Base$1.05100%0x6170…fcde115d ago0x6f995e…f11649
0xa787…64cf0x0e3d…7757Base$1.05100%0x1ceb…22ad115d ago0x1a4664…61b87f
0xa787…64cf0x0e3d…7757Base$8.40100%0x9c03…689d115d ago0x6ea9a7…050fe1
0xa787…64cf0x0e3d…7757Base$5.25100%0x2d05…53d0115d ago0xfb0240…81a749
0xa787…64cf0x0e3d…7757Base$10.50100%0xd09f…ebf0115d ago0xcdbad2…ca789c
0xa787…64cf0x0e3d…7757Base$5.25100%0x80e7…127f115d ago0xc65212…392d87
0xa787…64cf0x0e3d…7757Base$3.15100%0x505d…14d6115d ago0x2e0c03…9944c3
0xa787…64cf0x0e3d…7757Base$4.20100%0x4760…47ea115d ago0xd7623d…d49885
0xa787…64cf0x0e3d…7757Base$1.05100%0x271d…d4bc115d ago0x420b4f…c272e5
0xa787…64cf0x0e3d…7757Base$2.10100%0x0c68…47ce115d ago0x1e76ce…0e26c7
0xa787…64cf0x0e3d…7757Base$3.15100%0x8bf2…a82e115d ago0x636168…723268
0xa787…64cf0x0e3d…7757Base$5.25100%0x1868…1426115d ago0xdad6bb…d59668
0xa787…64cf0x0e3d…7757Base$2.10100%0x12fd…41c8115d ago0x6244ea…9b18b1
0xa787…64cf0x0e3d…7757Base$1.05100%0x38ac…96f6115d ago0x8b93db…7573c1

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.