Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0xf15a…9c8bBase—$2.50100%0x9f02…1bcb46d ago0xd408b7…1598a8
0x7b55…a52b0xb932…0ffbBase—$2.50100%0x9f02…1bcb46d ago0xcdad16…96a084
0x7b55…a52b0x0c01…89f5Base—$2.50100%0x9f02…1bcb46d ago0x0e4054…8ce280
0x7b55…a52b0x3db6…27e0Base—$2.50100%0x9f02…1bcb46d ago0x98bf4d…8797f6
0x7b55…a52b0x05d3…ae26Base—$2.50100%0x9f02…1bcb46d ago0x91eedc…37db62
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb46d ago0xda3ee0…bcf3f3
0x7b55…a52b0xb1d8…f02aBase—$2.50100%0x9f02…1bcb46d ago0x110472…743de0
0x7b55…a52b0x2899…5ca1Base—$2.50100%0x9f02…1bcb46d ago0xc7a02f…69ca3d
0x7b55…a52b0x1781…a62cBase—$2.50100%0x9f02…1bcb46d ago0xbd6a3d…8d0f23
0x7b55…a52b0x2894…af26Base—$2.50100%0x9f02…1bcb46d ago0x0ec94e…52793d
0x7b55…a52b0x36b1…5068Base—$2.50100%0x9f02…1bcb46d ago0xf1ebd6…192773
0x7b55…a52b0x213f…cfe7Base—$2.50100%0x9f02…1bcb46d ago0xfe8ffd…7ec5a0
0x7b55…a52b0xbb89…db7cBase—$2.50100%0x9f02…1bcb46d ago0xc3afd1…c72462
0x7b55…a52b0xe6b7…a171Base—$2.50100%0x9f02…1bcb46d ago0x7b33d7…e2df5c
0x7b55…a52b0x0f3c…64c5Base—$2.50100%0x9f02…1bcb46d ago0xbd37c1…8b6910
0x7b55…a52b0xa9cb…181eBase—$2.50100%0x9f02…1bcb47d ago0x8d3f9b…fd3661

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.