Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xeb949a…f07478
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x861ac7…ce1499
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x7a21e9…b8f2fd
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xc6b2fe…bd19eb
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x7b748b…727f02
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xa90e18…b86f2c
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x7eb202…e0dabb
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x5e3cb8…7fbaca
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x620829…406657
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x7dec4c…d95c7a
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xd3581f…d442b4
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xa984fc…a8bacd
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xfb7422…9b9471
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xc09676…47284b
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x54d23a…b7a02d
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x377b08…126c0c
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xb2b975…9beb97
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xe92856…384cf5
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x55b05d…6d7777
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xd2883e…2235d3
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xe7110a…371c36
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x9308cc…fd7371
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0x4f7b5f…8fa603
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xdebf92…0414db
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase85d ago0xec7a48…b16993

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.