Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9e…88280x09ae…ec64Base$5.0070%0x8ee8…86da27d ago0x6fe448…781d77
0x1332…66eb0x09ae…ec64Base$0.5070%0xd016…b67a27d ago0x461af3…b0819d
0x1332…66eb0x09ae…ec64Base$5.2070%0xd016…b67a27d ago0x569a4e…695ffd
0x580b…de1e0x09ae…ec64Base$9.9970%0x8ee8…86da27d ago0x4e2d10…02420b
0x580b…de1e0x09ae…ec64Base$10.0070%0x8ee8…86da27d ago0x033ee1…78b20e
0x4f43…27d80x09ae…ec64Base$0.0170%0xc10a…ae5d27d ago0x7d0df1…340617
0x4f43…27d80x09ae…ec64Base$0.0170%0xd016…b67a27d ago0xda5528…c837c7
0x4f43…27d80x09ae…ec64Base$0.0170%0xe459…e4de27d ago0x9c9a62…a26f69
0x4f43…27d80x09ae…ec64Base$0.0270%0xc10a…ae5d27d ago0x377526…f38353
0x4f43…27d80x09ae…ec64Base$0.0170%0xd016…b67a27d ago0x78ed54…a0a889
0x1332…66eb0x09ae…ec64Base$1,420.0070%0xd016…b67a27d ago0x2a1a9f…a16c10
0x9a8f…b04d0x09ae…ec64Base$0.1070%0x8ee8…86da27d ago0x16b5ab…b1619f
0xd9ad…23a00x09ae…ec64Base$0.1070%0x8ee8…86da27d ago0x9e133b…9bceba
0x9a8f…b04d0x09ae…ec64Base$1.0070%0x8ee8…86da27d ago0x05907a…04da0c
0x9a8f…b04d0x09ae…ec64Base$1.0070%0x8ee8…86da27d ago0xd16a99…4c857f
0xd9ad…23a00x09ae…ec64Base$0.1070%0x8ee8…86da28d ago0x7db007…c5ad95
0x9a8f…b04d0x09ae…ec64Base$1.6870%0x8ee8…86da28d ago0xb31827…f5da6a

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.