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—$23.10100%0x9cee…c9d9112d ago0x7f2da3…2d9a62
0x8cfa…be850x0e3d…7757Base—$10.50100%0x3494…a4d1112d ago0x0959df…831e2d
0x8cfa…be850x0e3d…7757Base—$7.35100%0x0d74…aad6112d ago0xffb839…a8a04e
0x8cfa…be850x0e3d…7757Base—$4.20100%0xc52b…5a8d112d ago0x0bf074…9c3e50
0x8cfa…be850x0e3d…7757Base—$10.50100%0x99d9…ec9d112d ago0xa74f75…16051e
0x8cfa…be850x0e3d…7757Base—$15.75100%0x5613…339e112d ago0xaff2e7…9792b1
0x8cfa…be850x0e3d…7757Base—$1.05100%0x6d99…b433112d ago0x1aa7d4…9811b8
0x8cfa…be850x0e3d…7757Base—$10.50100%0x96df…634b112d ago0x8f5d99…d1188b
0x8cfa…be850x0e3d…7757Base—$2.10100%0xd09f…ebf0112d ago0xd4a126…0ffb06
0x8cfa…be850x0e3d…7757Base—$3.15100%0xf098…e1e4112d ago0xe063cf…cab0b5
0x8cfa…be850x0e3d…7757Base—$3.15100%0xe162…6268112d ago0x3fbfe2…6335a7
0x8cfa…be850x0e3d…7757Base—$1.05100%0xe935…f904112d ago0x3e0298…46ac8b
0x8cfa…be850x0e3d…7757Base—$1.05100%0x60af…6a25112d ago0xc1cc13…70e62d
0x8cfa…be850x0e3d…7757Base—$10.50100%0x28cc…0ecd112d ago0x2694c2…c696e8
0x8cfa…be850x0e3d…7757Base—$1.05100%0x10ee…31de112d ago0x68c7ac…4145a6
0x8cfa…be850x0e3d…7757Base—$31.50100%0xd253…4d18112d ago0x23a66b…afab1b
0x8cfa…be850x0e3d…7757Base—$10.50100%0x2041…bdf6112d ago0x36caee…62fe8b
0x8cfa…be850x0e3d…7757Base—$3.15100%0x762b…cf50112d ago0xe8b45e…f3e4ce
0x8cfa…be850x0e3d…7757Base—$3.15100%0x1e09…da41112d ago0xb7d9f3…1b4cc9
0x8cfa…be850x0e3d…7757Base—$3.15100%0x8ee8…f8f2112d ago0xc52c3f…186bae
0x8cfa…be850x0e3d…7757Base—$5.25100%0x665d…3bb9112d ago0xb3d609…14f3d7
0x8cfa…be850x0e3d…7757Base—$1.05100%0xf261…5d41112d ago0xf1bf8d…ab8334
0x8cfa…be850x0e3d…7757Base—$6.30100%0x39f9…9a79112d ago0x25e460…9e041d
0x8cfa…be850x0e3d…7757Base—$1.05100%0x398e…79a6112d ago0x0af05b…453ced

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.