Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xd223…7d2863d ago0x865b8f…9e8969
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x77d2…f15d63d ago0xbc067f…34cbf3
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x1c09…186f63d ago0xe02b78…cb361c
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xe5a6…5fc563d ago0xd194ac…0e5b51
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x45b4…af2763d ago0x04e617…07edd7
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x55b3…f1a063d ago0xf204a2…160822
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x3eb5…db3c63d ago0x0e653b…6f5c0b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x7929…b33163d ago0x88fccf…eaf3b2
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x4a9f…031163d ago0xbdb022…b3d4b0
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x5613…339e63d ago0xc56236…ad9463
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xa894…209f63d ago0xd522fe…29ca60
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xd50e…07b963d ago0x33013e…05902c
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xa423…2cae63d ago0xd7e968…91d4da
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9547…14df63d ago0x8fe3f2…f7d111
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xc07c…d71863d ago0x13ebc3…b7a6a4
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x5513…a8a963d ago0xd7ed7c…183946
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x6280…2e7963d ago0x9f8e6f…1eec76
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4eef…bbd263d ago0x89dae2…f63ca2
0x3fb1…7e250x0e3d…7757Base—$11.55100%0xa96f…aeb163d ago0x6e1d55…6933be
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x42d1…f7df63d ago0x2a0254…290c6e
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2115…35a063d ago0xb03845…5024e3
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x9d6c…edd363d ago0x863456…5a22b0
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x96b2…cc5e63d ago0x261eb0…c130c7
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x8ee8…f8f263d ago0xcb034c…2e4ef8
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xd02b…c37963d ago0x2cd6d0…ef6e62

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.