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%coinbase83d ago0xebf5f6…0c8ecd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x4be287…ec3baf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x7a7311…bb3667
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0xa2db40…e4083e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x49ca9c…16c68d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0xc0fe02…4c5914
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x4b6eba…10e92b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x091832…007fb1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x3d241f…bce348
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0xd95738…221ab4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x956594…dab5df
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x3be5af…23416a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0xf568c8…6105ba
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x916214…36b657
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x28d562…fe44db
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x08da50…b60fdf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x907b5c…d3aa6c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x8b8593…eb458a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x675f78…6ec5e3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x1fa623…c7fec4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x9956c1…089f22
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x6d47bc…58060e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x779c1d…8bf7d7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0xb7caec…bc16ef
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase83d ago0x5670cc…1d67c5

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.