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$8.40100%0x33cf…fffe78d ago0x2aff81…d13750
0x8cfa…be850x0e3d…7757Base$1.05100%0xab17…f94378d ago0xcda142…f62de2
0x8cfa…be850x0e3d…7757Base$12.60100%0xe218…89ec78d ago0xa5ac53…212548
0x8cfa…be850x0e3d…7757Base$1.05100%0xdfea…dfaf78d ago0x5d9c09…cedabf
0x8cfa…be850x0e3d…7757Base$1.05100%0xa69c…e8d578d ago0x8df860…6f83fb
0x8cfa…be850x0e3d…7757Base$10.50100%0x1875…8fcf78d ago0xda4079…f6857f
0x8cfa…be850x0e3d…7757Base$4.20100%0xe082…90c478d ago0x2576e2…2a874d
0x8cfa…be850x0e3d…7757Base$5.25100%0xc22e…e4a178d ago0x76f60c…f4fbe6
0x8cfa…be850x0e3d…7757Base$5.25100%0xe4c8…f88778d ago0x9b20af…c6311e
0x8cfa…be850x0e3d…7757Base$2.10100%0x4d61…683879d ago0x9c0343…4b97df
0x8cfa…be850x0e3d…7757Base$3.15100%0xd775…7f8179d ago0x3d96c8…b65bba
0x8cfa…be850x0e3d…7757Base$10.50100%0x0f31…87b179d ago0xeb1914…acf83b
0x8cfa…be850x0e3d…7757Base$3.15100%0x4596…ce0979d ago0xa206f2…c68883
0x8cfa…be850x0e3d…7757Base$3.15100%0x5944…557279d ago0xcb5c42…bc98a0
0x8cfa…be850x0e3d…7757Base$10.50100%0x80e7…127f79d ago0xb57c55…29874e
0x8cfa…be850x0e3d…7757Base$9.00100%0x8ae6…570679d ago0xf97c79…ae1885
0x8cfa…be850x0e3d…7757Base$5.25100%0xcf26…86e679d ago0x8269c7…8b33df
0x8cfa…be850x0e3d…7757Base$2.10100%0x2d29…913b79d ago0x56f6a8…68e33b
0x8cfa…be850x0e3d…7757Base$15.75100%0x2d05…53d079d ago0x726a2f…136c2a
0x8cfa…be850x0e3d…7757Base$2.10100%0x19e0…dcbe79d ago0x869390…ae52b1
0x8cfa…be850x0e3d…7757Base$157.50100%0x0166…37af79d ago0xaee2df…598e95

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.