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—$2.10100%0xc84b…0cb3121d ago0xa97659…2949fb
0xa787…64cf0x0e3d…7757Base—$1.05100%0xfe9d…bf46121d ago0xf5ceaa…66313a
0xa787…64cf0x0e3d…7757Base—$1.05100%0x422e…4870121d ago0xbbcba1…d67dcc
0xa787…64cf0x0e3d…7757Base—$2.10100%0xb3fe…1c05121d ago0x744fc5…a60103
0xa787…64cf0x0e3d…7757Base—$4.20100%0x8e4d…98c0121d ago0x36ff17…eb0673
0xa787…64cf0x0e3d…7757Base—$21.00100%0x50b0…9cda121d ago0x7ac10a…d07b87
0xa787…64cf0x0e3d…7757Base—$6.30100%0xac5b…8698121d ago0xe8ed10…316400
0xa787…64cf0x0e3d…7757Base—$15.75100%0x4a3c…7102121d ago0xfda2ae…f905ce
0xa787…64cf0x0e3d…7757Base—$1.05100%0x398e…79a6121d ago0x8c10c3…6843f1
0xa787…64cf0x0e3d…7757Base—$3.15100%0xc246…c595121d ago0xe814b4…a884dd
0xa787…64cf0x0e3d…7757Base—$1.05100%0x8494…2e44121d ago0x4f2752…bb1613
0xa787…64cf0x0e3d…7757Base—$2.10100%0xb99f…c903121d ago0x1e4b62…a4dde1
0xa787…64cf0x0e3d…7757Base—$1.05100%0x33a2…877f121d ago0x503abf…fde5a5
0xa787…64cf0x0e3d…7757Base—$4.20100%0xfdf6…61a8121d ago0xab149d…7f3500
0xa787…64cf0x0e3d…7757Base—$5.25100%0xcb6c…da0b121d ago0x6dd70e…4be45b
0xa787…64cf0x0e3d…7757Base—$1.05100%0x1ae8…2c73121d ago0x288686…bccb99
0xa787…64cf0x0e3d…7757Base—$5.25100%0x9c03…689d121d ago0x28f61e…ef22c8
0xa787…64cf0x0e3d…7757Base—$10.50100%0x6d2e…0c64121d ago0x9356e7…02e764
0xa787…64cf0x0e3d…7757Base—$1.05100%0xc216…7c23121d ago0xe66c83…473e82
0xa787…64cf0x0e3d…7757Base—$5.25100%0xaf61…49f6121d ago0xb003ee…40fc2c
0xa787…64cf0x0e3d…7757Base—$3.15100%0xc86d…b47f121d ago0xbfe4c3…bbb72c
0xa787…64cf0x0e3d…7757Base—$5.25100%0x170f…6230121d ago0xb04dbb…2a0f98
0xa787…64cf0x0e3d…7757Base—$3.15100%0xdb82…2748121d ago0x0b30e2…d9fe7d
0xa787…64cf0x0e3d…7757Base—$3.15100%0x0389…0bc2121d ago0xdff060…004f94
0xa787…64cf0x0e3d…7757Base—$5.25100%0xd091…7b6e121d ago0xb4a48e…caba2a

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.