Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xcfd8a1…decf6b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase20s ago0xe6da62…4eb6c0
0xfb6f…0b020x7ed3…4fa9Base—$287.7470%0xa923…c9ac24s ago0x9624de…ab8f11
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase26s ago0x7a64db…b2a148
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0xfdb8fb…e5ff1f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase28s ago0x368c1f…b1f9a6
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xead341…a1590f
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30s ago0x83d15e…27c9e4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase32s ago0x1bb3c5…d72d68
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase32s ago0xd031f5…ad5161
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase34s ago0x6e25aa…b73ec5
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase34s ago0xf7565e…f7aa15
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36s ago0x0ad4d5…ce31d5
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase36s ago0x05cb55…ff17b0
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase38s ago0x2d6be9…0117dc
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase38s ago0x2ea7e0…b82ba5
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase40s ago0x22adba…946c80
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40s ago0xb93de8…c3ec4e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42s ago0x99a50e…5ea75d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase44s ago0x2c796b…b4ec5a
0x56a4…11290xfe80…47eeBase—$0.001100%fluxa44s ago0x67a075…63d8e7
0xb3b2…ff680x3e0a…78e7Base—$0.003106100%coinbase48s ago0x3fd251…ed83af
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0xc5b56e…470825
0x5c4e…a0fd0x4020…0003Base—$0.0270%0xb3ed…641b50s ago0xb4612c…2a678d
0x5c4e…a0fd0x4020…0003Base—$0.0170%0xb3ed…641b1m ago0x078805…b97ba1

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.