Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c26…00440x0e3d…7757Base—$500.00100%0x2133…5a42106d ago0xa1e29f…c3d55c
0x8775…b0510x0e3d…7757Base—$8.40100%0xfdd4…df72106d ago0x6836bf…a0c49d
0xa17c…60a90x0e3d…7757Base—$21.00100%0x1434…1c6e106d ago0x0aebd9…e4eb85
0xa17c…60a90x0e3d…7757Base—$2.10100%0x58f6…4517106d ago0x06c0c6…e64bd6
0x1332…66eb0x0e3d…7757Base—$2.00100%0xd301…c7ff106d ago0x95e0d0…2fe7b3
buccheri.eth0x0e3d…7757Base—$8.40100%0xfec0…c394106d ago0x6926b0…ad56b5
0xa610…ce590x0e3d…7757Base—$1.00100%0x4689…1c4b106d ago0x00317e…757a38
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc2ed…bd4e106d ago0xe59dc0…58b0da
0x73df…72430x0e3d…7757Base—$35.00100%0xf7a9…eb8d106d ago0x97e709…10427b
0x1332…66eb0x0e3d…7757Base—$2.45100%0x3cca…9c7c106d ago0xe87e02…6dd286
0xe2bd…afcd0x0e3d…7757Base—$199.50100%0x9d1a…0135106d ago0xe280b8…6f08ab
0xa17c…60a90x0e3d…7757Base—$21.00100%0xd223…7d28106d ago0x445716…126dc1
0xa787…64cf0x0e3d…7757Base—$10.50100%0x0ad8…9d8a106d ago0xb6db83…4e264f
sayhai.eth0x0e3d…7757Base—$52.50100%0xd60b…b739106d ago0x85f9f2…8a39a9
0x1332…66eb0x0e3d…7757Base—$35.00100%0x3fab…7e8c106d ago0x1f78c0…9476b4
0x5333…4bf10x0e3d…7757Base—$10.50100%0x8de7…1c2c106d ago0x3972db…2af792
00o-o00.eth0x0e3d…7757Base—$5.00100%0xd50e…07b9106d ago0x74abda…aa539c
0xf60f…8f580x0e3d…7757Base—$100.00100%0x2e11…8573106d ago0x5c718c…1ab9ee
0x1332…66eb0x0e3d…7757Base—$5.25100%0x0043…73f2106d ago0x6cc433…4641db
0x2ae6…d43c0x0e3d…7757Base—$10.50100%0x133d…a476106d ago0xccf60d…af7de2
0x2f19…51090x0e3d…7757Base—$5.88100%0x60af…6a25106d ago0x5d9995…12a08c
0x581b…04620x0e3d…7757Base—$10.50100%0x4f6a…d2f6106d ago0x87536f…54f19f
0x1332…66eb0x0e3d…7757Base—$3.75100%0x394f…9008106d ago0x571b97…9b4269
0x1332…66eb0x0e3d…7757Base—$105.00100%0xa438…8fb8106d ago0x663bcf…9786ac
0x99f3…341b0x0e3d…7757Base—$6,600.00100%0xb1ed…f854106d ago0xf41bc0…9d6ec2

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.