Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$21.00100%0x9903…29c497d ago0xa3556b…e9f493
0xc9a2…31540x0e3d…7757Base—$1.05100%0xe10f…cb7097d ago0x385784…16fba3
0xc9a2…31540x0e3d…7757Base—$5.25100%0xafd1…680d97d ago0x93a0b4…395d61
0xc9a2…31540x0e3d…7757Base—$1.05100%0xd301…c7ff97d ago0x91383e…7c6bb4
0xc9a2…31540x0e3d…7757Base—$5.25100%0xfdf6…61a897d ago0x6a6e89…d24353
0xc9a2…31540x0e3d…7757Base—$4.20100%0xe082…90c497d ago0x017f9c…e0f1e4
0xc9a2…31540x0e3d…7757Base—$52.50100%0x212c…a8f697d ago0xd08428…f29c15
0xc9a2…31540x0e3d…7757Base—$19.95100%0x6a96…27ff97d ago0xf496f1…514ec3
0xc9a2…31540x0e3d…7757Base—$3.15100%0xa69c…e8d597d ago0x34b9be…536728
0xc9a2…31540x0e3d…7757Base—$4.20100%0xc585…31c697d ago0xacf6bf…63f429
0xc9a2…31540x0e3d…7757Base—$3.15100%0x466a…f27197d ago0xf7ae33…2131ec
0xc9a2…31540x0e3d…7757Base—$10.50100%0xd775…7f8197d ago0x3c038e…334648
0xc9a2…31540x0e3d…7757Base—$5.25100%0x5670…ffbc97d ago0x1130d6…82f451
0xc9a2…31540x0e3d…7757Base—$2.10100%0xb60e…e3aa97d ago0x09d798…7d0f89
0xc9a2…31540x0e3d…7757Base—$10.50100%0x89b2…a87a97d ago0x495ede…b7dcb5
0xc9a2…31540x0e3d…7757Base—$10.50100%0x6d2e…0c6497d ago0xa09723…03597d
0xc9a2…31540x0e3d…7757Base—$10.50100%0x45b4…af2797d ago0xd182c5…7ea05c
0xc9a2…31540x0e3d…7757Base—$10.50100%0x02d7…6ab397d ago0xfcb03b…a6fc09
0xc9a2…31540x0e3d…7757Base—$1.05100%0x59d0…cf7297d ago0x26d99d…00e29e
0xc9a2…31540x0e3d…7757Base—$15.75100%0x9993…8cf597d ago0x2d7e5a…4ebbe1
0xc9a2…31540x0e3d…7757Base—$1.05100%0x0922…422397d ago0x749394…7c62e2
0xc9a2…31540x0e3d…7757Base—$21.00100%0xc366…284e97d ago0x40bf09…b6e85e
0xc9a2…31540x0e3d…7757Base—$10.50100%0x3d76…265f97d ago0x071e28…460c6e

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.