Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0x6bdd…b27672d ago0xe96458…be1ea9
0xa787…64cf0x0e3d…7757Base$28.35100%0x7969…4cf572d ago0x1cb331…610505
0xa787…64cf0x0e3d…7757Base$3.15100%0x59d0…cf7272d ago0xabf49f…12edf1
0xa787…64cf0x0e3d…7757Base$18.90100%0x9c03…689d72d ago0x816c13…8dd681
0xa787…64cf0x0e3d…7757Base$5.25100%0xf643…981072d ago0x3d01bc…b31a93
0xa787…64cf0x0e3d…7757Base$2.10100%0xfbba…dd9072d ago0x522ca1…6a295a
0xa787…64cf0x0e3d…7757Base$2.10100%0xa75d…d8a572d ago0x8c7415…83172b
0xa787…64cf0x0e3d…7757Base$2.10100%0x3eb5…08dc72d ago0x67d44f…210e2e
0xa787…64cf0x0e3d…7757Base$2.10100%0x127e…b24a72d ago0x337d91…788bf3
0xa787…64cf0x0e3d…7757Base$6.30100%0xdbb0…e8c272d ago0xa51e57…bd6005
0xa787…64cf0x0e3d…7757Base$2.10100%0x0abd…8e7772d ago0x6369bf…f7af79
0xa787…64cf0x0e3d…7757Base$10.50100%0x53e7…bd1072d ago0x705d24…b03379
0xa787…64cf0x0e3d…7757Base$10.50100%0x5feb…0e1272d ago0x4c86cb…2d4856
0xa787…64cf0x0e3d…7757Base$2.10100%0x5d3d…e33372d ago0x3ad850…8d447f
0xa787…64cf0x0e3d…7757Base$10.50100%0x2b56…451e72d ago0xb00463…142582
0xa787…64cf0x0e3d…7757Base$1.05100%0xc7c2…61a572d ago0x5f899b…6ca2ae
0xa787…64cf0x0e3d…7757Base$2.10100%0x5198…0ffb72d ago0xc07bc4…f61e59
0xa787…64cf0x0e3d…7757Base$10.50100%0xc52b…5a8d72d ago0xebbb0e…69fe74
0xa787…64cf0x0e3d…7757Base$15.75100%0x6288…8b4972d ago0x661a44…f12532
0xa787…64cf0x0e3d…7757Base$10.50100%0xbe1f…63c972d ago0x97d79e…079d4c
0xa787…64cf0x0e3d…7757Base$3.15100%0xde1b…a3a272d ago0xf4f38e…a1358c
0xa787…64cf0x0e3d…7757Base$3.15100%0x65ca…0ec172d ago0x4592a9…158ee4
0xa787…64cf0x0e3d…7757Base$2.10100%0x88c8…503872d ago0x3276b0…d9b42b
0xa787…64cf0x0e3d…7757Base$10.50100%0xd0fe…397672d ago0x20a474…d36b30
0xa787…64cf0x0e3d…7757Base$27.30100%0x64e4…55d972d ago0x9223f1…3dc917

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.