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$5.25100%0x3aab…e20985d ago0x287a80…50d355
0xa787…64cf0x0e3d…7757Base$210.00100%0x54b0…438485d ago0x1c6f6a…eefe09
0xa787…64cf0x0e3d…7757Base$3.15100%0xbc4f…cafd85d ago0x392a5e…a11e2f
0xa787…64cf0x0e3d…7757Base$1.05100%0x04a0…f71885d ago0xfbfd0d…5bf66f
0xa787…64cf0x0e3d…7757Base$1.05100%0x1f7e…db9685d ago0x264dda…c88e6e
0xa787…64cf0x0e3d…7757Base$10.50100%0x4263…5fe585d ago0x170ba5…ef85b7
0xa787…64cf0x0e3d…7757Base$2.10100%0x89b2…a87a85d ago0xf6e588…4a80e9
0xa787…64cf0x0e3d…7757Base$1.05100%0xffde…041085d ago0x87353e…12fc03
0xa787…64cf0x0e3d…7757Base$1.05100%0x817a…63b585d ago0x0ae424…ded927
0xa787…64cf0x0e3d…7757Base$1.05100%0x12fd…41c885d ago0x5b302e…71be0c
0xa787…64cf0x0e3d…7757Base$5.25100%0x9ce1…fd1c85d ago0x3b7506…93eafc
0xa787…64cf0x0e3d…7757Base$10.50100%0xc6b9…2d8685d ago0x6604ec…724749
0xa787…64cf0x0e3d…7757Base$10.50100%0x39e0…3f7985d ago0x955242…de28ed
0xa787…64cf0x0e3d…7757Base$5.25100%0xa06c…18fe85d ago0x3a2628…34e009
0xa787…64cf0x0e3d…7757Base$1.05100%0x7924…2dfe85d ago0x493f2d…9514b1
0xa787…64cf0x0e3d…7757Base$11.55100%0x9e2a…5a9485d ago0xd8a1cd…7efc84
0xa787…64cf0x0e3d…7757Base$1.05100%0xf200…d9a085d ago0xc20c50…55ef8f
0xa787…64cf0x0e3d…7757Base$1.05100%0x3eb5…08dc85d ago0x7a027f…001e95
0xa787…64cf0x0e3d…7757Base$22.05100%0x9f94…626485d ago0x138694…d95644
0xa787…64cf0x0e3d…7757Base$5.25100%0x133d…a47685d ago0xd0a68a…1290fe
0xa787…64cf0x0e3d…7757Base$21.00100%0x0245…bb7b85d ago0x32e398…4139fa
0xa787…64cf0x0e3d…7757Base$3.15100%0xde8d…bd2c85d ago0x370075…a67ab3
0xa787…64cf0x0e3d…7757Base$1.05100%0xa423…2cae85d ago0xed44dd…a1adb8
0xa787…64cf0x0e3d…7757Base$3.15100%0xeb08…9f9c85d ago0x1710e6…684596
0xa787…64cf0x0e3d…7757Base$6.30100%0x69ba…d2e285d ago0x1fcc63…1bec2a

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.