Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$3.25100%0xbb99…f69a109d ago0xfe0f43…df074c
0x1332…66eb0x0e3d…7757Base—$73.50100%0xfdd4…df72109d ago0xa80024…3bed84
0x1332…66eb0x0e3d…7757Base—$78.75100%0x7bc8…4261109d ago0x8428c7…8d5a72
0x1332…66eb0x0e3d…7757Base—$3.25100%0xfb58…2b72109d ago0xae0b0c…18a7ec
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3e70…fea1109d ago0xc35ca0…f70e66
0x1332…66eb0x0e3d…7757Base—$52.50100%0x8f67…d014109d ago0xb770e5…069607
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4e4a…2e73109d ago0x3c917e…23263a
0x1332…66eb0x0e3d…7757Base—$18.90100%0xcf6b…a40a109d ago0x6b5f90…296f19
0x1332…66eb0x0e3d…7757Base—$19.95100%0x2fb6…1297109d ago0x727ae2…0c135c
0x1332…66eb0x0e3d…7757Base—$4.20100%0x271d…71b4109d ago0xb15d3c…732082
0x1332…66eb0x0e3d…7757Base—$4.20100%0x9b8a…f4bd109d ago0x9639c7…f91b0a
0x1332…66eb0x0e3d…7757Base—$5.25100%0x44ef…9f63109d ago0x61c4ec…53ed29
0x1332…66eb0x0e3d…7757Base—$100.00100%0xd0fe…3976109d ago0xbeda42…2b14d8
0x1332…66eb0x0e3d…7757Base—$21.00100%0x823e…6b6c109d ago0xd6bcaf…e0ab88
0x1332…66eb0x0e3d…7757Base—$21.00100%0x065e…0a60109d ago0x7d7a4d…5565d7
0x1332…66eb0x0e3d…7757Base—$2.02100%0x99d9…ec9d109d ago0x30bbbb…1fa1fe
0x1332…66eb0x0e3d…7757Base—$58.80100%0x5787…759e109d ago0x45d0f5…1b1c0c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x64fd…12f4109d ago0x058b1f…5c4d47
0x1332…66eb0x0e3d…7757Base—$99.75100%0xfa43…45e5109d ago0x16437f…af7e9a
0x1332…66eb0x0e3d…7757Base—$78.75100%0xa438…8fb8109d ago0x8d8e6a…0e09f9
0x1332…66eb0x0e3d…7757Base—$4.20100%0x4339…3850109d ago0x1a54c3…98488d
0x1332…66eb0x0e3d…7757Base—$21.00100%0xbc4f…cafd109d ago0xff9749…e9bbe6
0x1332…66eb0x0e3d…7757Base—$3.15100%0x9765…21f5109d ago0x3a51f9…737b9a
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc234…1c38109d ago0x8acfc7…0345db
0x1332…66eb0x0e3d…7757Base—$10.00100%0x6170…fcde109d ago0xe86f1b…a7db30

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.