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—$15.75100%0x3eb5…db3c87d ago0xed2a2e…4f8e85
0x1332…66eb0x0e3d…7757Base—$228.40100%0xe7f0…b89c87d ago0x86187e…047c04
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2115…35a087d ago0xb03900…84ca3e
0x1332…66eb0x0e3d…7757Base—$15.75100%0xba2c…ddc887d ago0x419a78…5fe810
0x1332…66eb0x0e3d…7757Base—$4.64100%0x4a9f…031187d ago0x0f6093…49bef8
0x1332…66eb0x0e3d…7757Base—$4.20100%0x8569…b98787d ago0x929458…0f1693
0x1332…66eb0x0e3d…7757Base—$100.00100%0x7924…2dfe87d ago0x1966dd…28f8bb
0x1332…66eb0x0e3d…7757Base—$52.50100%0xb9e3…292d87d ago0xb6ce8a…f553f4
0x1332…66eb0x0e3d…7757Base—$61.95100%0x63d9…362887d ago0x6b666c…3c8722
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc144…dd4e87d ago0x4f0837…417c7a
0x1332…66eb0x0e3d…7757Base—$10.50100%0x05f1…3bb987d ago0xdc3312…c4063a
0x1332…66eb0x0e3d…7757Base—$100.00100%0x39ac…36cd87d ago0xce3ae3…d71c8b
0x1332…66eb0x0e3d…7757Base—$105.00100%0x9d66…1ab687d ago0x558a11…357703
0x1332…66eb0x0e3d…7757Base—$12.60100%0x212c…a8f687d ago0xc015c3…c08e33
0x1332…66eb0x0e3d…7757Base—$105.00100%0x898f…4f5e87d ago0xc3742f…4a63bc
0x1332…66eb0x0e3d…7757Base—$105.00100%0x0c68…47ce87d ago0xaa6163…c73d3f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2fa9…16de87d ago0x5c7da0…0e3a44
0x1332…66eb0x0e3d…7757Base—$3.15100%0xb027…a85187d ago0x194a02…5578bb
0x1332…66eb0x0e3d…7757Base—$9.45100%0xe59f…80f787d ago0x86d6b0…b01631
0x1332…66eb0x0e3d…7757Base—$21.00100%0xfd6b…ae3987d ago0x3c44e6…641edc
0x1332…66eb0x0e3d…7757Base—$1.05100%0x10ee…31de87d ago0x33d3fc…fe53e9
0x1332…66eb0x0e3d…7757Base—$10.50100%0xb1ed…f85487d ago0x9ead34…8c7155
0x1332…66eb0x0e3d…7757Base—$25.00100%0x63f7…457887d ago0x7762d3…ef002f
0x1332…66eb0x0e3d…7757Base—$29.00100%0x24b8…43f087d ago0x859e39…71857f
0x1332…66eb0x0e3d…7757Base—$23.60100%0x35fd…376b87d ago0x1cf058…d25765

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.