Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$5.25100%0xe0dd…9b2b81d ago0x475ea4…59b588
0x8cfa…be850x0e3d…7757Base—$1.05100%0xe10f…cb7082d ago0x387e05…e76a0c
0x8cfa…be850x0e3d…7757Base—$10.50100%0x73f4…836782d ago0x840ea4…63dc84
0x8cfa…be850x0e3d…7757Base—$10.50100%0x54b0…438482d ago0xb59e3b…f79c4d
0x8cfa…be850x0e3d…7757Base—$6.30100%0x549c…63b782d ago0xe170c9…751917
0x8cfa…be850x0e3d…7757Base—$1.05100%0x73bd…b44482d ago0x60e28d…9ec88e
0x8cfa…be850x0e3d…7757Base—$1.05100%0x5047…e94082d ago0x8046a6…c73952
0x8cfa…be850x0e3d…7757Base—$10.50100%0x9547…14df82d ago0x30971e…7d4fd9
0x8cfa…be850x0e3d…7757Base—$157.50100%0x3d37…880682d ago0x451648…5b01f5
0x8cfa…be850x0e3d…7757Base—$10.50100%0xe4c8…f88782d ago0x9138b8…a573fc
0x8cfa…be850x0e3d…7757Base—$10.50100%0xe082…90c482d ago0x6e6d79…836fb6
0x8cfa…be850x0e3d…7757Base—$21.00100%0x5dca…cd2182d ago0x56b03f…bebb76
0x8cfa…be850x0e3d…7757Base—$10.50100%0xd98d…210582d ago0xed56e9…4d2299
0x8cfa…be850x0e3d…7757Base—$3.15100%0xc89e…795882d ago0xffb79c…a69b45
0x8cfa…be850x0e3d…7757Base—$10.50100%0x2041…bdf682d ago0x056679…1e5e9c
0x8cfa…be850x0e3d…7757Base—$9.45100%0xfdf6…61a882d ago0xe1f70d…fca9d6

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.