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—$52.50100%0xca7d…500168d ago0xe13020…73f906
0x1332…66eb0x0e3d…7757Base—$210.00100%0xc629…e70168d ago0xc93010…2c9626
0x1332…66eb0x0e3d…7757Base—$14.70100%0xb9e3…292d68d ago0x0ffa20…1530ed
0x1332…66eb0x0e3d…7757Base—$10.50100%0x05f1…3bb968d ago0xd1907c…1168f4
0x1332…66eb0x0e3d…7757Base—$17.85100%0xc0fa…66cc68d ago0xf6c940…593aea
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa48e…f66168d ago0xa17f72…14ad8f
0x1332…66eb0x0e3d…7757Base—$96.51100%0x2a5b…d6a968d ago0xc75796…d1e1e6
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9993…8cf568d ago0x153f05…2bba68
0x1332…66eb0x0e3d…7757Base—$99.75100%0xde8d…bd2c68d ago0x30eb28…320a43
0x1332…66eb0x0e3d…7757Base—$1,575.00100%0xf261…5d4168d ago0x361503…a39650
0x1332…66eb0x0e3d…7757Base—$1.54100%0x54b0…438468d ago0x1aeb2b…a5890c
0x1332…66eb0x0e3d…7757Base—$5.25100%0x0dd6…b0b068d ago0x2c357e…3da59a
0x1332…66eb0x0e3d…7757Base—$315.00100%0x7929…b33168d ago0x2f9ef5…76cfd7
0x1332…66eb0x0e3d…7757Base—$210.00100%0x7dc9…9d7b68d ago0xdb4df3…529351
0x1332…66eb0x0e3d…7757Base—$46.95100%0xf9f2…732968d ago0x3f16f7…bafba3
0x1332…66eb0x0e3d…7757Base—$3.15100%0x23e1…500368d ago0xc76171…08d139
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0971…930e68d ago0x61c7a1…0b6fc0
0x1332…66eb0x0e3d…7757Base—$105.00100%0xbb4c…e40c68d ago0x32eace…d966bf
0x1332…66eb0x0e3d…7757Base—$157.50100%0xf200…d9a068d ago0xc448bc…64f90e
0x1332…66eb0x0e3d…7757Base—$52.50100%0x6a96…27ff68d ago0x89655d…91cf11
0x1332…66eb0x0e3d…7757Base—$51.15100%0x7c94…b13e68d ago0x8a7c4b…e623f6
0x1332…66eb0x0e3d…7757Base—$15.75100%0x41d2…bf7f68d ago0xc4eb59…a716de
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9d66…1ab668d ago0x4fe4b7…d2aff4
0x1332…66eb0x0e3d…7757Base—$53.00100%0x4136…b72668d ago0xa797e1…c086ea
0x1332…66eb0x0e3d…7757Base—$105.00100%0xe2b6…b04c68d ago0xab6543…711d0f

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.