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$4.20100%0x33a2…877f55d ago0x7f10a8…906709
0xc9a2…31540x0e3d…7757Base$4.20100%0xfbdd…4dae55d ago0x43a50c…f5dff7
0xc9a2…31540x0e3d…7757Base$5.25100%0x7d28…b24855d ago0x0a9f27…0927c7
0xc9a2…31540x0e3d…7757Base$3.15100%0xeb08…9f9c55d ago0x3761cb…b6094c
0xc9a2…31540x0e3d…7757Base$1.05100%0xfdf6…61a855d ago0xa6e5b8…1290b3
0xc9a2…31540x0e3d…7757Base$10.50100%0x74b9…018f55d ago0x8506d2…d6e89b
0xc9a2…31540x0e3d…7757Base$7.35100%0x1434…1c6e55d ago0xa1f210…aa647d
0xc9a2…31540x0e3d…7757Base$3.15100%0x3fab…7e8c55d ago0x2e201e…8dc705
0xc9a2…31540x0e3d…7757Base$5.25100%0x6bac…5e9b55d ago0x6a5fe7…47633a
0xc9a2…31540x0e3d…7757Base$1.05100%0xbe1f…63c955d ago0x75fba5…2a8a24
0xc9a2…31540x0e3d…7757Base$21.00100%0x5520…8e5b55d ago0xfa9ea0…9c48c1
0xc9a2…31540x0e3d…7757Base$52.50100%0x0166…37af55d ago0x40e013…197642
0xc9a2…31540x0e3d…7757Base$1.05100%0x629a…da9c55d ago0x750cee…2f93db
0xc9a2…31540x0e3d…7757Base$15.75100%0x77d0…ce5055d ago0x890d53…fc008f
0xc9a2…31540x0e3d…7757Base$6.30100%0x35fa…74a955d ago0x5cf4d8…f1f6ca
0xc9a2…31540x0e3d…7757Base$10.50100%0xfe8c…49bb55d ago0x83859d…bf5cfb
0xc9a2…31540x0e3d…7757Base$10.50100%0x1868…142655d ago0xcceba1…217589
0xc9a2…31540x47c5…4fc3Base$52.5070%0x6204…112255d ago0x8b10ff…98215c
0xc9a2…31540x0e3d…7757Base$10.50100%0x4a3c…710255d ago0x97a523…da723a
0xc9a2…31540x0e3d…7757Base$2.10100%0xfaf2…854b55d ago0x87aa49…3c1a88
0xc9a2…31540x0e3d…7757Base$2.10100%0xb77d…5f2d55d ago0xdd4499…241d64
0xc9a2…31540x0e3d…7757Base$5.25100%0x5697…9cea55d ago0x70f48a…44fd0e
0xc9a2…31540x0e3d…7757Base$21.00100%0x6078…eee855d ago0x18f77c…5fb0e7
0xc9a2…31540x0e3d…7757Base$3.15100%0x2960…064b55d ago0x9c47db…79dbe3
0xc9a2…31540x0e3d…7757Base$12.60100%0x81da…371f55d ago0x6f6966…127a2a

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.